#include "deList.hpp"
#include "deBitmap.hpp"
#include "deWorld_Helper.hpp"
#include "deArray.hpp"
#include "deResource_Helper.hpp"
Include dependency graph for deBitmap_priv.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | deBitmap |
| struct | DriverBitmapEntry |
| class | deBitmapProxy |
Functions | |
| void | GetColorIn (u8 *data, IdeDriver::BPP Format, deColor &Color) |
| void | SetColorIn (u8 *data, IdeDriver::BPP Format, deColor Color) |
| deBoolean | DecompressDXTC (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP SFormat, IdeDriver::BPP TFormat) |
| deBoolean | DecompressDXT1 (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP TFormat) |
| deBoolean | DecompressDXT2 (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP TFormat) |
| deBoolean | DecompressDXT3 (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP TFormat) |
| deBoolean | DecompressDXT4 (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP TFormat) |
| deBoolean | DecompressDXT5 (const void *source, void *target, long Width, long Height, long TP, IdeDriver::BPP TFormat) |
This file is distributed "AS IS" without warranty of any kind. Novus Delta, LLC. does not guarantee the fitness of the contents of this file for any particular purpose.
Copyright (C) 2001-2003 Novus Delta, LLC. All Rights Reserved.
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.3-rc3